@extends('admin.layouts.master') @section('content')

Edit Company Profile

@csrf @method('PUT')
@endsection