@extends('admin.layout') @section('content')
{{__('Update Logo')}}
@csrf
...

@endsection