@extends('dash.layouts.app') @section('title') Edit Message @endsection @section('css') @endsection @section('breadcrumb') @endsection @section('content') Edit Message @csrf @method('patch') Designation Message 1 {{$message->title}} Message 2 {{$message->subtitle}} Photo Image Size : 280 * 180 PX Save Back @endsection @section('js') @endsection
Image Size : 280 * 180 PX