@extends('layouts.admin') @section('style') @endsection @section('content') {{ __("users.home") }} {{ __("messages.Branch managers") }} {{ $user->name }} {{ __("users.edit") }}