@extends('dash.layouts.app') @section('title') About us - Admin @endsection @section('css') @endsection @section('breadcrumb') @endsection @section('content') About us @csrf {{-- --}} {{-- Title--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} Description {{$about ? $about->description : ''}} Featured 1 Title Featured 1 Description {{$about ? $about->featured_1_description : ''}} {{-- --}} {{-- Featured 1 Logo--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} Featured 2 Title Featured 2 Description {{$about ? $about->featured_2_description : ''}} {{-- --}} {{-- Featured 2 Logo--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} Featured 3 Title Featured 3 Description {{$about ? $about->featured_3_description : ''}} {{-- --}} {{-- Featured 3 Logo--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{----}} {{--Featured 4 Title--}} {{----}} {{----}} {{----}} {{----}} {{----}} {{--Featured 4 Description--}} {{----}} {{--{{$about ? $about->featured_4_description : ''}}--}} {{----}} {{----}} Image Image Size : 520*640 PX Save @endsection @section('js') @endsection
Image Size : 520*640 PX