@extends('template_backend.home') @section('heading', 'Ubah Foto') @section('page') @endsection @section('content')

Form ubah foto

Foto Saat ini

@csrf
@endsection @section('script') @endsection